Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

feat(bindings): update Go contract bindings #551

Merged
merged 4 commits into from
Feb 15, 2024
Merged

Conversation

davidtaikocha
Copy link
Member

No description provided.

@davidtaikocha davidtaikocha marked this pull request as ready for review February 15, 2024 08:39
Copy link

codecov bot commented Feb 15, 2024

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Comparison is base (738194d) 54.91% compared to head (c941909) 54.92%.
Report is 1 commits behind head on main.

Files Patch % Lines
pkg/rpc/utils.go 0.00% 7 Missing ⚠️
pkg/rpc/methods.go 25.00% 6 Missing ⚠️
driver/state/state.go 0.00% 2 Missing ⚠️
prover/proof_submitter/proof_contester.go 0.00% 2 Missing ⚠️
prover/proof_submitter/proof_submitter.go 75.00% 1 Missing ⚠️
prover/prover.go 90.90% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #551   +/-   ##
=======================================
  Coverage   54.91%   54.92%           
=======================================
  Files          44       44           
  Lines        5538     5497   -41     
=======================================
- Hits         3041     3019   -22     
+ Misses       2176     2158   -18     
+ Partials      321      320    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@davidtaikocha davidtaikocha merged commit 4ace57c into main Feb 15, 2024
4 checks passed
@davidtaikocha davidtaikocha deleted the update-bindings-3 branch February 15, 2024 11:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants